home *** CD-ROM | disk | FTP | other *** search
/ A Whale of a Tale: Leap into Language 2 / A Whale of a Tale - Leap into Language 2 (1998).iso / pc / _setup.1 / Behavior.dxr / 00233.ls < prev    next >
Encoding:
Text File  |  1998-11-05  |  70 b   |  8 lines

  1. on enterFrame
  2.   cursorChange()
  3. end
  4.  
  5. on exitFrame
  6.   go("soundend")
  7. end
  8.